FullReference Class

Represents the full-reference chart extension (c15:fullRef) that carries the full (unfiltered) range formula of a chart data reference in a c15:sqref child (uri {02D57815-91ED-43cb-92C2-25804820EDAC}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class FullReference : IExtensionContent
Inheritance
Object    FullReference
Implements
IExtensionContent

Constructors

FullReferenceInitializes a new instance of the FullReference class

Properties

Formula Gets or sets the formula (the text of the c15:sqref child).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also